home *** CD-ROM | disk | FTP | other *** search
- echo off
- h:
- cd\pcb
- if exist remote.bat rename remote.bat remote.sys
- if exist event.bat rename event.bat event.sys
- if exist door.bat del door.bat
- if exist endpcb del endpcb
- SET DSZPORT=1
- SET DSZLOG=h:\BIN\DSZLOG
- SET DOORPCH=PCB
- SET LIB=h:\BIN
- SET QWIKMAIL=d:\PCB\QWIKMAIL
- SET QWORKDIR=h:\PCB\QWORK
- *pcbtrap
- pcboard
- if exist remote.bat remote
- if exist door.bat door
- if exist event.bat event
- dready d:
- if errorlevel 1 goto restart
- if exist endpcb goto end
- board
- :restart
- c:
- cd\lantasti
- connect
- :end